home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 016 / ansicolr.arc / ANSICOLR.DOC < prev    next >
Encoding:
Text File  |  1985-08-28  |  1.4 KB  |  36 lines

  1.             ANSICOLR and ANSINORM
  2.     
  3.             Written by Terry Barr         August 26, 1985
  4.             CompuServe 70406,377
  5.             or Gene Plantz's IBBS.
  6.     
  7.     These files work with the DOS file ANSI.SYS.  You must have
  8.     the line DEVICE=ANSI.SYS in your CONFIG.SYS file.
  9.     
  10.     You must run ANSICOLR or ANSINORM from the command line
  11.     or in a batch file the first time you execute it.
  12.  
  13.     This is what the two files ANSICOLR.COM and ANSINORM.COM do.
  14.     
  15.     1. ANSICOLR changes the character attribute used by ANSI.SYS to
  16.        white letters on a blue background.  You can change
  17.        the colors to whatever you like in ANSICOLR.ASM
  18.         and then re-assemble it.
  19.     
  20.     2. It then clears the screen with the new colors.
  21.     
  22.     3. Then it assigns SHIFT-F9 to run ANSINORM.COM and 
  23.        SHIFT-F10 is assigned to run ANSICOLR.COM.  This allows
  24.        you to change from the normal white letters on a black
  25.        background to whatever colors are set it ANSICOLR.COM.
  26.     ** There is a problem with this in that the keys stay         **
  27.     ** assigned in some programs that you may run.  You can take  **
  28.     ** out the flagged lines in both .ASM listings to get rid     **
  29.     ** of the automatic running of these programs.                **
  30.     
  31.     
  32.     4. ANSINORM.COM just sets the character attribute back
  33.        to the normal white letters on a black background.
  34.             
  35.  
  36.